home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / enigma / earcd / giochi / giochi4 / wrmsshll.rdm < prev    next >
Text File  |  1997-01-18  |  1KB  |  31 lines

  1. Short:    Bug fixes and hacks for Worms, v0.4
  2. Author:   benjamin.hutchings@worcester.oxford.ac.uk (Ben Hutchings)
  3. Uploader: benjamin.hutchings@worcester.oxford.ac.uk (Ben Hutchings)
  4. Version:  0.4 (beta)
  5. Type:     game/patch
  6. Requires: OS 2.0, HD
  7.  
  8. Worms has been phenonemally popular in all formats it has been released on,
  9. but unfortunately it seems that the original Amiga version is the most buggy.
  10. This is mainly because it was compiled using Blitz Basic. Blitz Basic produces
  11. the slowest, most ridiculously bloated code I have ever seen in my life. Also,
  12. it does not support playing samples from Fast memory, which would of course
  13. make a lot of difference to Worms, which loads up to about 750K of samples.
  14. The HDWORM executable also seems to be missing a vital trap handler which
  15. would allow Worms to exit safely if it runs out of memory. Lastly, the CD
  16. features cannot be used without a CD32 pad.
  17.  
  18. WormsShell aims to fix the above bugs and deficiencies. However, at the
  19. moment, I have yet to add any speedups or Fast-memory-playing since these may
  20. be quite complex. In addition, WormsShell provides a number of useful options,
  21. which make it easier to use some of the special features of Worms.
  22.  
  23.     Ben Hutchings
  24.     43 Harrison Close
  25.     Reigate
  26.     Surrey RH2 7HS
  27.     ENGLAND
  28.  
  29.     email: benjamin.hutchings@worcester.oxford.ac.uk
  30.     WWW: http://users.ox.ac.uk/~worc0223
  31.